func runtime.fpunwindExpand

3 uses

	runtime (current package)
		tracestack.go#L176: 	n := fpunwindExpand(stackBuf, stack)
		tracestack.go#L279: 	return fpunwindExpand(dst, src)
		tracestack.go#L291: func fpunwindExpand(dst, pcBuf []uintptr) int {